xen: arm: rename create_p2m_entries to apply_p2m_changes
authorIan Campbell <ian.campbell@citrix.com>
Tue, 11 Feb 2014 14:11:00 +0000 (14:11 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 12 Feb 2014 12:48:34 +0000 (12:48 +0000)
commit788686a76efac56284d23e53f99026a9c72b44f5
tree2567948dab31e3ba070ed728d7b69ddb54ebc5e4
parent3b2f92c1f8567461562fac9922fbad223dc8c6cf
xen: arm: rename create_p2m_entries to apply_p2m_changes

This function hasn't been only about creating for quite a while.

This is purely a rename.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/p2m.c